records

records

Active filters Clear all

No active filters

Filters

Antibiorésistance: Patients porteurs de Bactérie Hautement Résistante émergente (BHRe)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Type de BHRe
               

No description available for this field.

Name (identifier)
empty
Type
text
Sample
                       
Année
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Nombre de patients-porteurs de BHRe
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"antibioresistance-bhre",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/antibioresistance-bhre"
      }
    ]
    ,
  • "definitions":
    {
    • "antibioresistance-bhre":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/antibioresistance-bhre_records"
            }
          }
        }
      }
      ,
    • "antibioresistance-bhre_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empty":
              {
              • "type":"string",
              • "title":"Type de BHRe",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Nombre de patients-porteurs de BHRe",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets